const internal/runtime/maps.groupSlotsOffset

3 uses

	internal/runtime/maps (current package)
		group.go#L256: 	groupSlotsOffset = ctrlGroupsSize
		group.go#L285: 	offset := groupSlotsOffset + i*typ.SlotSize
		group.go#L292: 	offset := groupSlotsOffset + i*typ.SlotSize + typ.ElemOff